home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 94 / 094.d81 / thirteens boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  953b  |  21 lines

  1. 2 poke52,56:poke51,0:clr
  2. 3 dv=peek(186):ifdv<8then dv=8
  3. 4 print"[147][159]":poke53280,.:poke53281,.:gosub60000
  4. 20 sys57812"mt.thirteens",dv,0:poke780,0:poke781,0:poke782,205:sys65493
  5. 25 sys57812"thirteens font",dv,0:poke780,0:poke781,0:poke782,56:sys65493
  6. 30 print"[144]load"chr$(34)"thirteens"chr$(34)","dv
  7. 40 print"run"
  8. 90 poke631,13:poke632,13:poke198,2:end
  9. 10000 open15,8,15,"s0:thirteens boot":close15:save"thirteens boot",8:end
  10. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  11. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  12. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  13. 60030 z$(0)="[212] [200] [201] [210] [212] [197] [197] [206] [211]":z$(1)="by [205]aurice [202]ones
  14. 60040 z$(2)[178]"(NULL)1.0 (len) 1992 by (NULL)oftdisk, right$nc."[170][199](13)
  15. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  16. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  17. 60070 z$(5)="shareware or in the public domain."
  18. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  19. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  20. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  21.